Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed Dec 24, 2023
1 parent 23127f3 commit 9081b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
needs: [test]
needs: [package]
steps:
- uses: actions/download-artifact@v3
id: download
Expand Down

0 comments on commit 9081b8b

Please sign in to comment.