Skip to content

Commit c09ace6

Browse files
committed
initial
1 parent 1bf24e6 commit c09ace6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
run: |
20-
gh release download v1.0.5 --repo bareboat-necessities/oceanography-waves-lib --pattern "sim-data-files.zip" --clobber
20+
gh release download v1.0.6 --repo bareboat-necessities/oceanography-waves-lib --pattern "sim-data-files.zip" --clobber
2121
2222
- name: Unpack simulation data (${{ matrix.dir }})
2323
run: |

0 commit comments

Comments
 (0)