提交 f2e65dac 编写于 作者: T Teffen Ellis 提交者: Teffen Ellis

Disable cache.

上级 f885b296
......@@ -118,7 +118,8 @@ jobs:
yarn-build-
- name: Install dependencies
if: steps.cache-yarn.outputs.cache-hit != 'true'
# TODO@Teffen investigate why this never matches the cache.
# if: steps.cache-yarn.outputs.cache-hit != 'true'
run: yarn --frozen-lockfile
- name: Build code-server
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册