Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aarani committed Jun 5, 2023
1 parent eb1b676 commit e95b9e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yaml
Expand Up @@ -50,9 +50,7 @@ jobs:
zip -r dotnet-rgs-server.zip *
# is this needed?
cd ../../../../
- name: Upload build artifacts
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.2
- uses: actions/upload-artifact@v3.1.2
with:
name: dotnet-rgs-server.zip
path: DotNetRGS/bin/Release/net472/dotnet-rgs-server.zip
Expand Down

0 comments on commit e95b9e0

Please sign in to comment.