mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Updated 32 bit path
:
This commit is contained in:
parent
c14fbfa6e5
commit
90be8146a5
2
.github/workflows/test_civet_32.yml
vendored
2
.github/workflows/test_civet_32.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
python3 --version
|
||||
- name: Build Python environment
|
||||
run: |
|
||||
cd /share/trick/pymods/trick
|
||||
cd share/trick/pymods/trick
|
||||
python3 -m venv .venv && . .venv/bin/activate && pip3 install -r requirements.txt
|
||||
- name: Install dependency group
|
||||
run: yum -y groupinstall "Development tools" && yum -y update
|
||||
|
Loading…
Reference in New Issue
Block a user