Skip to content

Commit

Permalink
Fix github build
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Feb 17, 2024
1 parent d139201 commit 9833bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
uses: ./.github/workflows/ci.yml
uses: ./.github/workflows/build.yml

publish:
needs: test
Expand Down

0 comments on commit 9833bc4

Please sign in to comment.