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 1716a0a commit d87094c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
steps:
- name: debootstrap directory
run: mkdir debootstrap
- name: install debootstrap
run: apt-get install debootstrap
- name: debootstrap
run: debootstrap --variant=minbase bookworm debootstrap/

0 comments on commit d87094c

Please sign in to comment.