浏览代码

github workflows: typo fix

Mokhtar Naamani 4 年之前
父节点
当前提交
e5a0fc3d5f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/run-network-tests.yml

+ 1 - 1
.github/workflows/run-network-tests.yml

@@ -172,7 +172,7 @@ jobs:
       - name: Install packages and dependencies
         run: yarn install --frozen-lockfile
       - name: Ensure query-node builds
-        run: yarn worksapce query-node-root build
+        run: yarn workspace query-node-root build
       - name: Ensure tests are runnable
         run: yarn workspace network-tests build
       # Bring up hydra query-node development instance, then run content directory