2 Commits

Author SHA1 Message Date
Jason Hall 3d230e42c8 Update action.yml 2025-01-15 14:03:26 -05:00
Jason Hall 31b88efe9d Merge pull request #12 from imjasonh/windows
update use-action for Windows
2024-06-11 13:05:58 -04:00
+3
View File
@@ -15,6 +15,9 @@ runs:
run: |
set -ex
# test
# Install crane:
# - if version is "tip", install from tip of main.
# - if version is "latest-release", look up latest release.