mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
gh: install new tcl-devel package on MSYS2
This commit is contained in:
2
.github/workflows/windows_tests.yaml
vendored
2
.github/workflows/windows_tests.yaml
vendored
@@ -118,7 +118,7 @@ jobs:
|
||||
- name: Install system packages
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
pacman --noconfirm --noprogressbar -S tcl dejagnu python ruby cmake zsh tcsh mksh fish gcc autoconf make git wget
|
||||
pacman --noconfirm --noprogressbar -S tcl tcl-devel dejagnu python ruby cmake zsh tcsh mksh fish gcc autoconf make git wget
|
||||
- name: Build Modules
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user