Skip to content

Commit

Permalink
Revert "tmp"
Browse files Browse the repository at this point in the history
This reverts commit 475a921.
  • Loading branch information
sasha0552 authored Feb 13, 2024
1 parent 67dcf85 commit b16ab56
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/sh-build-iso-rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ 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
Expand Down Expand Up @@ -61,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: archiso-output
path: out/
path: out/

0 comments on commit b16ab56

Please sign in to comment.