Skip to content

Commit

Permalink
Update output folder path in run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BadMagic100 authored Dec 29, 2024
1 parent 19d54c4 commit 897b628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ExportedLogic
path: output/
path: APHKLogicExtractor/bin/Debug/net8.0/output/

0 comments on commit 897b628

Please sign in to comment.