diff --git a/.github/workflows/sh-build-iso-rocm.yml b/.github/workflows/sh-build-iso-rocm.yml index eb8b474..cea9fea 100644 --- a/.github/workflows/sh-build-iso-rocm.yml +++ b/.github/workflows/sh-build-iso-rocm.yml @@ -17,6 +17,8 @@ jobs: - name: Set correct permissions run: | sudo chown -R $USER:$USER "$GITHUB_WORKSPACE" + echo "$GITHUB_WORKSPACE" + ls -la "$GITHUB_WORKSPACE" - name: Checkout repository uses: actions/checkout@v4 @@ -59,4 +61,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: archiso-output - path: out/ \ No newline at end of file + path: out/