Skip to content

Commit

Permalink
Duplicate run
Browse files Browse the repository at this point in the history
  • Loading branch information
veleek committed Aug 3, 2024
1 parent 63d226e commit 9e61fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AppveyorConversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

- name: 🎂 Run cake
shell: pwsh
run: dotnet cake --target=Package --configuration=Release
run: dotnet cake --target=Package --configuration=Release
# run: dotnet cake --target=Package --configuration=Release
run: dotnet cake --target=BuildTestAndPackage --configuration=Release

# - name: Upload artifacts
# uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9e61fcd

Please sign in to comment.