Skip to content

Commit

Permalink
fixed actions
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Feb 4, 2020
1 parent 4aed673 commit 08b269c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortranCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push]
jobs:
container:
runs-on: ubuntu-latest
container: nlescjcer/gfortranmkl:latest
image: nlescjcer/gfortranmkl:latest
steps:
run: |
cd $HOME && git clone --branch master --single-branch git://github.com/NLESC-JCER/Fortran_Davidson.git
Expand Down

0 comments on commit 08b269c

Please sign in to comment.