Skip to content

Commit

Permalink
Iter
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Mar 12, 2024
1 parent 66b07f4 commit 93c8ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_staging_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
needs: setup
uses: ./.github/workflows/build_linux_packages.yml
with:
package_version: ${{ jobs.setup.outputs.package_version }}
package_version: ${{ needs.setup.outputs.package_version }}

0 comments on commit 93c8ea6

Please sign in to comment.