Skip to content

Commit

Permalink
fix: use gemc container
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Sep 11, 2023
1 parent 6c1dd60 commit 19646aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ jobs:

build_gemc:
runs-on: ubuntu-latest
container: jeffersonlab/gemc:centos8
steps:
- name: install scons
run: sudo apt install -y scons
- name: clone
run: git clone https://github.com/gemc/clas12Tags.git
- name: build
Expand Down

0 comments on commit 19646aa

Please sign in to comment.