mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
fix ci
This commit is contained in:
parent
18008e1d15
commit
63f506582a
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -14,6 +14,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
- uses: cachix/install-nix-action@v15
|
||||
- run: |
|
||||
chmod og-rw ~
|
||||
nix develop .#${{ matrix.version }} --command ./tests/ci-run.sh
|
||||
- run: chmod og-rw ~
|
||||
- run: nix develop .#${{ matrix.version }} --command ./tests/ci-run.sh
|
||||
|
Loading…
Reference in New Issue
Block a user