Skip to content

Commit

Permalink
Update build_and_tests.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Radu Marias <[email protected]>
  • Loading branch information
radumarias authored Dec 27, 2024
1 parent a87ef1c commit c6ce2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

package:
needs: [ version, build_and_test ]
uses: xoriors/rencfs/.github/workflows/package_reusable2.yaml@main
uses: xoriors/rencfs/.github/workflows/package_reusable.yaml@main
with:
upload_artifacts: false
version: ${{ needs.version.outputs.version }}
Expand Down

0 comments on commit c6ce2c3

Please sign in to comment.