Skip to content

Commit

Permalink
fix retype
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric authored Dec 29, 2024
1 parent b081a34 commit 940d313
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 940d313

Please sign in to comment.