Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanreese committed Aug 6, 2024
1 parent a30c70d commit 9a36299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
node-version: '22'
- run: npm i -g coffeescript
- run: coffee build/build.coffee
- uses: actions/upload-pages-artifact
- uses: actions/upload-pages-artifact@v3
with:
path: "public/"

0 comments on commit 9a36299

Please sign in to comment.