mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-25 09:37:35 +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 }}
|
# name: engine-chronocat-event-${{ github.sha }}
|
||||||
# path: build/dist/engine-chronocat-event
|
# path: build/dist/engine-chronocat-event
|
||||||
|
|
||||||
- name: Upload IIFE
|
# - name: Upload IIFE
|
||||||
uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
with:
|
# with:
|
||||||
name: chronocat-iife-${{ github.sha }}
|
# name: chronocat-iife-${{ github.sha }}
|
||||||
path: build/dist/iife
|
# path: build/dist/iife
|
||||||
|
|
||||||
- name: Build IIFE-TI
|
- name: Build IIFE-TI
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user