Skip to content

Commit f836d74

Browse files
committed
list
1 parent df68cc3 commit f836d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
path: .artifact
7373

7474
- name: List
75-
run: ls -hl .artifact
75+
run: ls -hl .artifact/cjs-module-lexer-aarch64-apple-darwin
7676

7777
- name: Gzip Artifact
7878
run: gzip .artifact/*

0 commit comments

Comments
 (0)