Skip to content

Commit

Permalink
Bump rimraf to 0.1.0-beta.682
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Apr 10, 2024
1 parent 58f6543 commit f2588b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"rimraf": {
"version": "0.1.0",
"version": "0.1.0-beta.682",
"commands": [
"rimraf"
]
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
with:
source-url: https://nuget.pkg.github.com/xt0rted/index.json
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
dotnet-version: |
6.0.x
8.0.x

- run: dotnet tool restore

Expand Down

0 comments on commit f2588b2

Please sign in to comment.