diff options
| author | ruki <[email protected]> | 2024-08-22 22:44:28 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-08-22 22:44:28 +0800 |
| commit | a903a1ab46c1326335d7674f1ec0f2a539f8c030 (patch) | |
| tree | 36ae43d119ae0eaffa156efbe64018d05fd426ad | |
| parent | c52ab791be3d34dec51d22af00866320c8efe1cc (diff) | |
fix ci
| -rw-r--r-- | .github/workflows/cosmocc.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/cosmocc.yml b/.github/workflows/cosmocc.yml index 8a569448e..eb4b932ec 100644 --- a/.github/workflows/cosmocc.yml +++ b/.github/workflows/cosmocc.yml @@ -46,7 +46,6 @@ jobs: core/build/xmake --version core/build/xmake lua -v -D tests/run.lua - - name: Artifact - uses: actions/upload-artifact@v2 with: name: xmake |
