Skip to content

Commit

Permalink
list
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Dec 11, 2024
1 parent df68cc3 commit f836d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
path: .artifact

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

- name: Gzip Artifact
run: gzip .artifact/*
Expand Down

0 comments on commit f836d74

Please sign in to comment.