ci: update devbox install
Some checks failed
/ lint (push) Failing after 1m24s

This commit is contained in:
Tine 2024-08-01 19:47:02 +02:00
parent a7f38bb14f
commit 2eecabd03e
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -12,7 +12,7 @@ jobs:
- name: Install devbox - name: Install devbox
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310 uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
with: with:
enable-cache: true enable-cache: false
github-token: "${{ secrets.NIX_GITHUB_TOKEN }}" github-token: "${{ secrets.NIX_GITHUB_TOKEN }}"
- run: devbox run -- just lint - run: devbox run -- just lint