mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
changed to windows-latest and Release as BUILD_TYPE
This commit is contained in:
parent
f5cb62067c
commit
32f3cdec16
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
BUILD_TYPE: RelWithDebInfo
|
||||
BUILD_TYPE: Release
|
||||
NAME: IPhreeqc
|
||||
|
||||
jobs:
|
||||
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
|
||||
chm:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout phreeqc3-HTMLversion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user