Skip to content

Commit

Permalink
Needs Build
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver committed Aug 15, 2024
1 parent f634e88 commit d79c217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
${{github.workspace}}/build/out/*
release:
runs-on: ubuntu-latest
needs:
- build
steps:
- name: Get Artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit d79c217

Please sign in to comment.