Skip to content

Commit

Permalink
Changed path for action artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Jun 28, 2021
1 parent 81bb1f0 commit 9ef8879
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 @@ -66,5 +66,5 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.os }}_libvscphelper_15.0.0.deb
path: /home/runner/work/vscp-helper-lib/vscp-helper-lib/build/vscpd_15.0.0.deb
path: /home/runner/work/vscp-helper-lib/vscp-helper-lib/build/libvscphelper_15.0.0.deb
retention-days: 30

0 comments on commit 9ef8879

Please sign in to comment.