Skip to content

Commit b0403e4

Browse files
committed
rm dummy step
1 parent 66f242c commit b0403e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pages.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
with:
2828
go-version: '>=1.23.3'
2929
id: go
30-
- name: dummy
31-
run: |
32-
echo "dummy"
33-
shell: bash
3430
- name: Install sg
3531
run: |
3632
go install -a github.com/ml8/sg/sg@latest

0 commit comments

Comments
 (0)