Add devbox init to workflow
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
|||||||
- name: Install devbox
|
- name: Install devbox
|
||||||
uses: jetify-com/devbox-install-action@v0.11.0
|
uses: jetify-com/devbox-install-action@v0.11.0
|
||||||
|
|
||||||
|
- name: Init devbox
|
||||||
|
run: devbox init"
|
||||||
|
|
||||||
- name: Run arbitrary commands
|
- name: Run arbitrary commands
|
||||||
run: devbox run -- echo "done!"
|
run: devbox run -- echo "done!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user