mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
chore: Move scripts from script/ to contrib/
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: Compile all bins
|
||||
run: |
|
||||
./script/compile_all_bins.sh
|
||||
./contrib/compile_all_bins.sh
|
||||
|
||||
feature-powerset:
|
||||
name: Test crate feature powerset on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user