typo
This commit is contained in:
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
- name: Install Playwright Browsers
|
||||
run: yarn playwright install --with-deps
|
||||
- name: Print WASM Lib Changes URL
|
||||
- name: debug print
|
||||
run: echo "WASM Lib Changes URL: ${{ steps.check-wasm-lib-changes.outputs.url }}"
|
||||
- name: Setup Rust
|
||||
if: ${{ steps.check-wasm-lib-changes.outputs.url }} == ''
|
||||
|
Reference in New Issue
Block a user