Skip to content

Commit

Permalink
supervisor: correct source path for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Jul 13, 2022
1 parent 4b7556a commit 2114302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/supervisor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: isuxportal-supervisor-ubuntu2204-amd64
path: target/release/isuxportal-supervisor
path: supervisor/target/release/isuxportal-supervisor

0 comments on commit 2114302

Please sign in to comment.