mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-18 16:08:06 +00:00
fix yaml syntax error
This commit is contained in:
parent
b7b1b7f8a9
commit
b4cfdda360
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-codesandbox.yml
vendored
2
.github/workflows/sync-codesandbox.yml
vendored
|
@ -7,4 +7,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: kou029w/sync-codesandbox@master
|
||||
with: { url: https://1uukr.sse.codesandbox.io/ }
|
||||
with: { url: "https://1uukr.sse.codesandbox.io/" }
|
||||
|
|
Loading…
Add table
Reference in a new issue