Skip to content

Commit 401a3a8

Browse files
committed
Fixed debug script.
1 parent e0a7974 commit 401a3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
- name: Fetch and update info.json for WPE release
2121
run: |
22-
./scripts/add-wpe-version-info-file.sh ${{ env.VERSION }}
22+
./scripts/add-wpe-version-info-file.sh ${{ env.VERSION }}
2323
shell: bash
2424

2525
- name: Output modified info.json

0 commit comments

Comments
 (0)