Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jopelima committed Oct 3, 2023
1 parent d87094c commit 1972ed0
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 @@ -16,6 +16,6 @@ jobs:
- name: debootstrap directory
run: mkdir debootstrap
- name: install debootstrap
run: apt-get install debootstrap
run: sudo apt-get install debootstrap
- name: debootstrap
run: debootstrap --variant=minbase bookworm debootstrap/

0 comments on commit 1972ed0

Please sign in to comment.