mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
Address link issue on github actions platform.
This commit is contained in:
parent
11bf6e81ca
commit
f48ccb465d
2
.github/workflows/github-actions-ci.yml
vendored
2
.github/workflows/github-actions-ci.yml
vendored
@ -31,6 +31,8 @@ jobs:
|
||||
- run: echo "ENABLE_DAP=--enable-dap" >> $GITHUB_ENV
|
||||
if: matrix.use_dap == 'dap_on'
|
||||
|
||||
- run: echo "LDFLAGS=-Wl,--no-as-needed" >> $GITHUB_ENV
|
||||
|
||||
###
|
||||
# Configure and Build and Run Tests
|
||||
###
|
||||
|
Loading…
x
Reference in New Issue
Block a user