Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg authored May 1, 2024
1 parent 913faaa commit 77361e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
#distrobox enter -n isobuilder -- mount --rbind /dev /dev
#distrobox enter -n isobuilder -- mount --rbind /run /run
#chmod +x ./build.sh
distrobox enter -n isobuilder -- sudo pacman -Syy archiso base-devel --noconfirm
distrobox enter -n isobuilder -- sudo bash ./build.sh
echo "::set-output name=date::${BUILD_DATE}"
Expand Down

0 comments on commit 77361e2

Please sign in to comment.