Skip to content

Commit 64df7bb

Browse files
committed
fix bad yaml in github workflow
1 parent 73c1038 commit 64df7bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
name: github-pages
3434
url: ${{steps.deployment.outputs.page_url}}
3535
steps:
36-
- # Output setting example
3736
- id: repo-basename
3837
run: |
3938
echo "value=`basename ${{ github.repository }}`" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)