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 4f2ee15 commit 93c8bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
sudo apt install -y git podman
curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh
git clone --recurse-submodules https://github.com/zstg/StratOS-iso
distrobox create -i archlinux -n isobuilder
distrobox create -i archlinux -n isobuilder -Y
- name: Build ISO
id: build_iso
Expand Down

0 comments on commit 93c8bff

Please sign in to comment.