mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Github Action debugging.
This commit is contained in:
parent
9b9ca97712
commit
04640abe32
2
.github/workflows/github-actions-ci.yml
vendored
2
.github/workflows/github-actions-ci.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- run: echo "ENABLE_DAP=--enable-dap" >> $GITHUB_ENV
|
||||
if: matrix.use_dap == 'dap_on'
|
||||
|
||||
- run: echo "LDFLAGS=-lrt" >> $GITHUB_ENV
|
||||
#- run: echo "LDFLAGS=-lrt" >> $GITHUB_ENV
|
||||
|
||||
###
|
||||
# Configure and Build and Run Tests
|
||||
|
Loading…
Reference in New Issue
Block a user