Skip to content

Commit

Permalink
Fix workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
skibitsky committed Dec 13, 2023
1 parent 3f0372c commit 1a443fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-csharp-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
cache: true

- name: Install dotnet-script
run: dotnet tool install -g dotnet-script
Expand Down

0 comments on commit 1a443fc

Please sign in to comment.