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
|
||||
run: |
|
||||
cd extensions/build
|
||||
cmake .. && cmake --build .
|
||||
cmake .. -and cmake --build .
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user