From 327716967d6c9bf5dd158214905e8c297f0d6644 Mon Sep 17 00:00:00 2001 From: Il Harper Date: Sun, 10 Mar 2024 02:46:28 +0800 Subject: [PATCH] ci: update CI --- .github/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c57c92..5d5e387 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,11 +60,11 @@ jobs: # name: engine-chronocat-event-${{ github.sha }} # path: build/dist/engine-chronocat-event - - name: Upload IIFE - uses: actions/upload-artifact@v3 - with: - name: chronocat-iife-${{ github.sha }} - path: build/dist/iife + # - name: Upload IIFE + # uses: actions/upload-artifact@v3 + # with: + # name: chronocat-iife-${{ github.sha }} + # path: build/dist/iife - name: Build IIFE-TI env: