This commit is contained in:
parent
f4b99a4d7d
commit
8aa9293d29
1 changed files with 1 additions and 2 deletions
|
@ -11,9 +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
|
||||||
|
github-token: ""
|
||||||
|
|
||||||
- run: devbox run -- just lint
|
- run: devbox run -- just lint
|
||||||
|
|
Loading…
Reference in a new issue