Skip to content

Commit

Permalink
Update Compiler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
graysuit authored Jul 4, 2023
1 parent a42ab49 commit fda5dc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
run: C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /p:Configuration=Release

- name: Upload
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: UltraScaler
path: "./bin/Release/UltraScaler.exe"
archive_format: none

0 comments on commit fda5dc2

Please sign in to comment.