diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 839f7b9..fed288b 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -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