Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo committed Mar 18, 2024
1 parent ed16dd4 commit c175844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt install -y -V incus
- run: |
sudo incus admin init --auto
sudo incus launch tmp target
sudo incus launch images:debian/12 target
sudo incus config device add target host disk source=$PWD path=/host
sudo incus exec target -- adduser --uid 1000 groonga-nginx
sudo incus ls
Expand Down

0 comments on commit c175844

Please sign in to comment.