Skip to content

Commit 4615845

Browse files
authored
Update test-devbox.yml
1 parent bddc572 commit 4615845

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-devbox.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ jobs:
1414
uses: gbraad-dotfiles/install-action@main
1515
with:
1616
sudo-change-shell: true
17+
18+
- name: Run distrobox install
19+
uses: gbraad-dotfiles/apps-action@main
20+
with:
21+
appname: distrobox
22+
action: install
1723

1824
- name: Run devbox command - os-release
1925
id: devenv

0 commit comments

Comments
 (0)