mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Correction action definition in stack size CI
This commit is contained in:
3
.github/workflows/stack_size.yml
vendored
3
.github/workflows/stack_size.yml
vendored
@@ -23,6 +23,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Download Monero
|
- name: Download Monero
|
||||||
uses: ./.github/actions/monero
|
uses: ./.github/actions/monero
|
||||||
|
|
||||||
|
- name: Verify expected behavior
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cp /usr/bin/monerod monerod
|
cp /usr/bin/monerod monerod
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user