We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df68cc3 commit f836d74Copy full SHA for f836d74
.github/workflows/post-release.yml
@@ -72,7 +72,7 @@ jobs:
72
path: .artifact
73
74
- name: List
75
- run: ls -hl .artifact
+ run: ls -hl .artifact/cjs-module-lexer-aarch64-apple-darwin
76
77
- name: Gzip Artifact
78
run: gzip .artifact/*
0 commit comments