Skip to content

Commit 1aa8a1b

Browse files
committed
fix: Modify tiny-engine-portal workflowes
1 parent 04a0157 commit 1aa8a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-tiny-engine-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: webfactory/ssh-agent@v0.8.0
20+
- uses: webfactory/ssh-agent@v0.8.0
2121
with:
2222
ssh-private-key: ${{ secrets.SUBMODULE_SSH_KEY }}
2323
- name: Checkout

0 commit comments

Comments
 (0)