Skip to content

Commit 883ce55

Browse files
Avoid repeating file names too many times in pipeline
1 parent 7a5d4a6 commit 883ce55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
with:
4949
name: release
5050
path: release
51-
- name: Verify artifacts
52-
run: ls release/windows64.zip
5351
- name: Release
5452
env:
5553
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)