Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SamboyCoding authored Oct 5, 2021
1 parent 5d2a90b commit 6fcedd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
name: Cpp2IL-Win
path: ./Cpp2IL/bin/Release/net5.0/win-x64/publish/Cpp2IL.exe
- name: Upload Netframework Artifact
- name: Upload Netframework Artifact
uses: actions/upload-artifact@v2
with:
name: Cpp2IL-Netframework48-Win.zip
Expand Down

0 comments on commit 6fcedd4

Please sign in to comment.