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 48e36d5 commit 6abad85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
git clone https://github.com/archlinux/archiso
cd archiso
make
sudo make install
sudo make install-scripts
sudo make install-profiles
# 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 -Y
Expand Down

0 comments on commit 6abad85

Please sign in to comment.