Skip to content

Commit

Permalink
I need to be in the folder for this to work
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnoyingRain5 committed Nov 29, 2023
1 parent efadb2a commit 81a76c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Prepare
run: chmod +x ./CrankItUp.Desktop/publish-appimage
- name: Build
run: ./CrankItUp.Desktop/publish-appimage
run: cd CrankItUp.Desktop && publish-appimage -y
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 81a76c6

Please sign in to comment.