Skip to content

Commit

Permalink
ci: +x on iwasm.com on windows in bash
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Sep 25, 2023
1 parent 54c800e commit 630fca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/iwasm-windows-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: "iwasm.com cowsay.wasm"
shell: bash
run: |
chmod u+x ./iwasm.com
echo "hello, github" | bash -c './iwasm.com src/cowsay/main.wasm'

0 comments on commit 630fca3

Please sign in to comment.