ci(typos): fix typo
This commit is contained in:
parent
b9af4ef5c5
commit
a4ccc16f8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue