We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a7974 commit 401a3a8Copy full SHA for 401a3a8
.github/workflows/debug.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Fetch and update info.json for WPE release
21
run: |
22
- ./scripts/add-wpe-version-info-file.sh ${{ env.VERSION }}
+ ./scripts/add-wpe-version-info-file.sh ${{ env.VERSION }}
23
shell: bash
24
25
- name: Output modified info.json
0 commit comments