mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-08 00:13:07 +00:00
try without nim in lockfile
This commit is contained in:
parent
06cf8b13bc
commit
4c13879bea
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
||||
run: |
|
||||
rm -rf ~/.nimble/
|
||||
rm -rf ./.nimble
|
||||
echo "NIMBLE_DIR=${PWD}/.nimble" >> $GITHUB_ENV
|
||||
echo 'NIMBLE_DIR=${{ github.workspace }}/.nimble' >> $GITHUB_PATH
|
||||
|
||||
- name: Setup Nimble
|
||||
uses: "./.github/actions/install_nimble"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user