We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1555d6e commit fc620a2Copy full SHA for fc620a2
docs/smalltalk/st0066.md
@@ -29,7 +29,7 @@ func main {
29
30
该程序是在命令行模式下输出一个心形图案。如果本地安装了凹语言环境,可以通过`wa run heart.wa`执行。
31
32
-如果希望在GitHub Actions环境秩序,可以创建一个`.github/workflows/test.yml`文件:
+如果希望在GitHub Actions环境执行,可以创建一个`.github/workflows/test.yml`文件:
33
34
```yaml
35
name: Run Wa App
0 commit comments