Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shizuku-Nanami authored Sep 16, 2024
1 parent 6ca3372 commit 443b1c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:

- name: Build solution
run: msbuild SYSTools.sln /p:Configuration=Release

- name: Upload Gallery apps
uses: actions/upload-artifact@v3
with:
name: SYSTools
path: .\SYSTools\bin\Release

0 comments on commit 443b1c9

Please sign in to comment.