Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
zachary822 committed Nov 13, 2023
1 parent 1ccd219 commit 751f74e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
name: static-files
path: dist/
publish:
needs:
- build
name: Upload to Amazon S3
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 751f74e

Please sign in to comment.