mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +00:00
Fix rebase
This commit is contained in:
parent
9f32c57f1c
commit
17ad717c06
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
|||||||
..
|
..
|
||||||
fi
|
fi
|
||||||
ninja
|
ninja
|
||||||
./src/test/CutterTest
|
./src/test/CutterTest
|
||||||
if [[ "${{ matrix.package || false }}" = "true" ]]
|
if [[ "${{ matrix.package || false }}" = "true" ]]
|
||||||
then
|
then
|
||||||
export CUTTER_VERSION=$(python ../scripts/get_version.py)
|
export CUTTER_VERSION=$(python ../scripts/get_version.py)
|
||||||
|
Loading…
Reference in New Issue
Block a user