Skip to content

Commit

Permalink
Updated to upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
philgweber committed Mar 3, 2025
1 parent d791a5f commit b380ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cp ./media/* build
- name: Upload output folder
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Web Folder
path: build/

0 comments on commit b380ce2

Please sign in to comment.