Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan McDermid authored and rldoris committed Aug 29, 2024
1 parent a699667 commit 7d3231e
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 @@ -74,7 +74,7 @@ jobs:
bash regression/run_tests.sh ./out/build/bin/$OPERATING_SYSTEM-$ARCH-$COMPILER_ID-$BUILD_TYPE/converter_components
echo "Regression tests for $OPERATING_SYSTEM $BUILD_TYPE done!"
- name: Upload Bin Artifacts
- name: Upload Build Artifacts
uses: actions/[email protected]
with:
name: ${{ env.OPERATING_SYSTEM }}-${{ env.ARCH }}-${{ env.COMPILER }}-${{ env.BUILD_TYPE }}-bin
Expand Down

0 comments on commit 7d3231e

Please sign in to comment.