Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed May 31, 2024
1 parent b8100eb commit d96bdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Download GSHHG and DCW data
run: |
gh run download -n coastline-cache -D ${{ env.COASTLINEDIR }}
ls -al '${{ env.COASTLINEDIR}}'
ls -alR 'D:/a/gmt/gmt/coastline'
env:
GH_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit d96bdc4

Please sign in to comment.