Skip to content

Commit

Permalink
gitlab: add dlltool to Windows CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
  • Loading branch information
stsquad committed Nov 7, 2023
1 parent b1f4ae9 commit f6d7c2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.d/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
- .\msys64\usr\bin\bash -lc "pacman -Sy --noconfirm --needed
bison diffutils flex
git grep make sed
$MINGW_TARGET-binutils
$MINGW_TARGET-capstone
$MINGW_TARGET-ccache
$MINGW_TARGET-curl
Expand Down

0 comments on commit f6d7c2f

Please sign in to comment.