Skip to content

Commit

Permalink
- setup dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Sep 16, 2023
1 parent f1ef80b commit 4167dc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ jobs:
tar -xvf redis-7.0.13.tar.gz
shell: pwsh


- name: Setup dotnet
if: ${{ success() }}
uses: actions/setup-dotnet@v3
- run: |
dotnet publish -c Release -r win-x64 --sc
shell: pwsh
- uses: msys2/setup-msys2@v2
with:
update: true
Expand Down

0 comments on commit 4167dc7

Please sign in to comment.