ci(typos): fix typo

This commit is contained in:
js0ny 2026-01-22 08:03:08 +00:00
parent b9af4ef5c5
commit a4ccc16f8f

View file

@ -18,5 +18,5 @@ jobs:
- uses: cachix/cachix-action@v14 - uses: cachix/cachix-action@v14
with: with:
name: mycache name: mycache
- run: chmod +x ./ilp-rest-service/gradlews - run: chmod +x ./ilp-rest-service/gradlew
- run: nix develop --command just all - run: nix develop --command just all