提交 9dc0ff6b 编写于 作者: chai2010's avatar chai2010

修复 github action

上级 b65c8ff5
......@@ -30,7 +30,6 @@ jobs:
- run: go install
- run: wa -h
- run: cd waroot && wa hello.wa
- run: cd waroot && wa run examples/prime
- run: cd waroot && wa run hello.wa
- run: cd waroot && wa run -target=chrome hello.wa
......@@ -60,7 +59,6 @@ jobs:
- run: go install
- run: wa -h
- run: cd waroot && wa hello.wa
- run: cd waroot && wa run examples/prime
- run: cd waroot && wa run hello.wa
- run: cd waroot && wa run -target=chrome hello.wa
......@@ -86,7 +84,6 @@ jobs:
- run: go install
- run: wa -h
- run: cd waroot && wa hello.wa
- run: cd waroot && wa run examples/prime
- run: cd waroot && wa run hello.wa
- run: cd waroot && wa run -target=chrome hello.wa
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册