mirror of
https://github.com/Ravencentric/awesome-arr.git
synced 2026-04-20 15:55:46 +02:00
fix retype
This commit is contained in:
6
.github/workflows/retype-action.yml
vendored
6
.github/workflows/retype-action.yml
vendored
@@ -13,10 +13,14 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 7.0.x
|
||||
|
||||
- uses: retypeapp/action-build@latest
|
||||
|
||||
- uses: retypeapp/action-github-pages@latest
|
||||
|
||||
Reference in New Issue
Block a user