This commit is contained in:
parent
c3cb39f463
commit
f4b99a4d7d
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install devbox
|
- name: Install devbox
|
||||||
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
|
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ""
|
||||||
with:
|
with:
|
||||||
enable-cache: true
|
enable-cache: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue