Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers authored Jul 27, 2023
1 parent 5bd8bce commit a13afad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
- name: Publish
run: dotnet publish -c Release -r win-x86 --self-contained true /p:EnableWindowsTargeting=true
working-directory: PicoNesLoader

- name: List
run: ls -l /home/runner/work/PicoSystemInfoNesLoader/PicoSystemInfoNesLoader/PicoNesLoader/PicoNesLoader/bin/Release/net7.0-windows/win-x86/publish/

0 comments on commit a13afad

Please sign in to comment.