Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a65a45

Browse files
committedSep 1, 2024·
Rewrite workflow
1 parent 83478eb commit 3a65a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
path: js-build
8080

8181
- name: List extracted files
82-
run: ls -la dist
82+
run: ls -la js-build
8383

8484
- name: Get Previous tag
8585
id: previoustag

0 commit comments

Comments
 (0)
Please sign in to comment.