Skip to content

Commit 79be875

Browse files
committed
commenting to test
1 parent c0fccbe commit 79be875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343

4444
- name: Download Node
45-
if: env.new_version != ''
45+
# if: env.new_version != ''
4646
run: node src/download.js
4747

4848
- name: Upload Node To S3

0 commit comments

Comments
 (0)