Skip to content

Commit 46e4a64

Browse files
committed
remove ts
1 parent ca63a99 commit 46e4a64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ runs:
2121
- name: Run installer
2222
shell: bash
2323
run: |
24+
echo $MSYSTEM
25+
uname -o
2426
bash "${{ github.action_path }}/action.sh"
27+
2528
env:
2629
INPUT_URL: ${{ inputs.url }}

0 commit comments

Comments
 (0)