Skip to content

Commit

Permalink
Use semtk 0416
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Cuddihy committed Apr 15, 2021
1 parent 7743ac7 commit 1a90e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/download/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:

- name: Download SemTK distribution
shell: bash
run: curl -LSfs https://github.com/ge-semtk/semtk/releases/download/v2.3.0-20210415/semtk-opensource-v2.3.0-20210415-dist.tar.gz -o RACK/rack-box/files/semtk.tar.gz
run: curl -LSfs https://github.com/ge-semtk/semtk/releases/download/v2.3.0-20210416/semtk-opensource-v2.3.0-20210416-dist.tar.gz -o RACK/rack-box/files/semtk.tar.gz

- name: Download style spreadsheet
shell: bash
Expand Down

0 comments on commit 1a90e04

Please sign in to comment.