Skip to content

Commit

Permalink
Update retype-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 authored Dec 9, 2024
1 parent d32db19 commit 8f8889a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ jobs:

steps:
- uses: actions/checkout@v2

- name: Setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
- uses: retypeapp/action-build@latest

- uses: retypeapp/action-github-pages@latest
Expand Down

0 comments on commit 8f8889a

Please sign in to comment.