mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
More.
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -36,6 +36,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: 'davidgiven/fluxengine-testdata'
|
repository: 'davidgiven/fluxengine-testdata'
|
||||||
path: 'fluxengine-testdata'
|
path: 'fluxengine-testdata'
|
||||||
|
- name: apt update
|
||||||
|
run: apt update
|
||||||
- name: apt
|
- name: apt
|
||||||
run: >
|
run: >
|
||||||
apt install -y python3 make xz-utils python3 python3-hamcrest
|
apt install -y python3 make xz-utils python3 python3-hamcrest
|
||||||
|
|||||||
Reference in New Issue
Block a user