mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-26 21:21:08 +02:00
removed install compilers
This commit is contained in:
@ -14,11 +14,6 @@ jobs:
|
|||||||
image: container.psi.ch/images/rhel9-developer-github-actions
|
image: container.psi.ch/images/rhel9-developer-github-actions
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dev env
|
|
||||||
run: |
|
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get -y install cmake gcc g++
|
|
||||||
|
|
||||||
|
|
||||||
- name: Build library
|
- name: Build library
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user