Skip to content

Commit

Permalink
Rewrite workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Sep 1, 2024
1 parent 83478eb commit 3a65a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
path: js-build

- name: List extracted files
run: ls -la dist
run: ls -la js-build

- name: Get Previous tag
id: previoustag
Expand Down

0 comments on commit 3a65a45

Please sign in to comment.