Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
Bench: 2371835
  • Loading branch information
SzilBalazs committed Aug 10, 2023
1 parent ee01011 commit c75fcf1
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 @@ -59,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: WhiteCore-Executables
path: ./WhiteCore-${{matrix.arch}}${{matrix.suffix}}${{matrix.exe-suffix}
path: ./WhiteCore-${{matrix.arch}}${{matrix.suffix}}${{matrix.exe-suffix}}

0 comments on commit c75fcf1

Please sign in to comment.