Skip to content

Commit 34cb187

Browse files
authored
Update retype-action.yml
1 parent c8c8fbb commit 34cb187

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/retype-action.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ jobs:
2020
- uses: actions/setup-dotnet@v1
2121
with:
2222
dotnet-version: 7.0.x
23-
24-
- name: Build with Jekyll
25-
run: |
26-
bundle exec jekyll build --source docs
27-
#
23+
2824
- uses: retypeapp/action-build@latest
2925

3026
- uses: retypeapp/action-github-pages@latest

0 commit comments

Comments
 (0)