mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
test extension.yml update logical operator
This commit is contained in:
parent
a9580b4546
commit
b1871724ad
2
.github/workflows/extensions.yml
vendored
2
.github/workflows/extensions.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cd extensions/build
|
cd extensions/build
|
||||||
cmake .. && cmake --build .
|
cmake .. -and cmake --build .
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user