Skip to content

Commit

Permalink
signing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Nov 20, 2023
1 parent 86e4f77 commit ea8c150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ jobs:

- name: Intel - Install
run: |
apt-get update
apt-get install \
apt-get update --allow-insecure-repositories
apt-get install --allow-unauthenticated -y \
cmake
printenv >> $GITHUB_ENV
Expand Down

0 comments on commit ea8c150

Please sign in to comment.