Skip to content

Commit

Permalink
Fix GH Actions build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaranha committed Mar 30, 2024
1 parent 69d7dc6 commit 1e72f29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gmp-sec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
gcc
cmake
gmp
gmp-devel
update: true

- name: Run CMake (MingW)
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/gmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
gcc
cmake
gmp
gmp-devel
update: true

- name: Run CMake (MingW)
Expand Down

0 comments on commit 1e72f29

Please sign in to comment.