Skip to content

Commit 8fe4a8e

Browse files
committed
fix
1 parent 8fa711f commit 8fe4a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/playground.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
name: Print changes
9696
needs: [changes]
9797
runs-on: ubuntu-latest
98+
steps:
9899
- name: Print outputs
99100
run: |
100101
echo "JS Release: ${{ changes.outputs.js }}"

0 commit comments

Comments
 (0)