Skip to content

Commit

Permalink
adding BUILD_DEPRECATED to w3emc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jun 9, 2024
1 parent 4c075d0 commit a5351df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
repository: NOAA-EMC/NCEPLIBS-w3emc
path: w3emc
ref: v${{ matrix.w3emc-version }}
ref: v${{ matrix.w3emc-version }}-1

- name: build-w3emc
if: steps.cache-w3emc.outputs.cache-hit != 'true'
Expand Down

0 comments on commit a5351df

Please sign in to comment.