Skip to content

Commit

Permalink
Fixed variable
Browse files Browse the repository at this point in the history
  • Loading branch information
M4xi1m3 committed Dec 31, 2020
1 parent 8b7d0aa commit 77483f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Upload bin
uses: actions/upload-artifact@master
with:
name: bin-${{runner.workspace}}
name: bin-${{matrix.os}}
path: ${{runner.workspace}}/build/bin
doc:
# Build doxygen html doc and upload it.
Expand Down

0 comments on commit 77483f0

Please sign in to comment.