mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-07 16:03:09 +00:00
fix github_env
This commit is contained in:
parent
f61f5248d4
commit
92bb4119df
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=${{ github.workspace }}/.nimble' >> $GITHUB_PATH
|
||||
echo 'NIMBLE_DIR=${{ github.workspace }}/.nimble' >> $GITHUB_ENV
|
||||
|
||||
- name: Setup Nimble
|
||||
uses: "./.github/actions/install_nimble"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user