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 d96bdc4 commit 1bcdecc
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 -alR 'D:/a/gmt/gmt/coastline'
ls -alR 'D:\a\gmt\gmt\coastline'
env:
GH_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 1bcdecc

Please sign in to comment.