This commit is contained in:
parent
a7f38bb14f
commit
2eecabd03e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Install devbox
|
||||
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
|
||||
with:
|
||||
enable-cache: true
|
||||
enable-cache: false
|
||||
github-token: "${{ secrets.NIX_GITHUB_TOKEN }}"
|
||||
|
||||
- run: devbox run -- just lint
|
||||
|
|
Loading…
Reference in a new issue