Skip to content

Commit 3e93173

Browse files
committed
Publish requires checkout so that website_update_playground.sh is present
1 parent 687c479 commit 3e93173

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,9 @@ jobs:
352352
runs-on: ubuntu-latest
353353

354354
steps:
355+
- name: Checkout
356+
uses: actions/checkout@v3
357+
355358
- name: Use Node.js
356359
uses: actions/setup-node@v3
357360
with:

0 commit comments

Comments
 (0)