Skip to content

Commit efd8632

Browse files
author
Anebix
committed
fix neocities ci
1 parent 8c31ef7 commit efd8632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-neocities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
deploy:
1616
runs-on: ubuntu-latest
1717

18+
steps:
1819
- name: Delay for 15 seconds
1920
run: sleep 15s
2021

21-
steps:
2222
- name: Check out gh-pages branch
2323
uses: actions/checkout@v4
2424
with:

0 commit comments

Comments
 (0)