mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-21 22:58:10 +00:00
ci: update CI
This commit is contained in:
parent
4e8f62b739
commit
327716967d
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user