Skip to content

Commit

Permalink
fix: action not running
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Sep 25, 2023
1 parent 62e43a7 commit 46f67f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Install, build, and upload your site output
uses: withastro/action@v0
with:
node-version: 18
package-manager: bun
node-version: 18
package-manager: bun

deploy:
needs: build
Expand Down

0 comments on commit 46f67f5

Please sign in to comment.