mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-11 10:35:50 +08:00
refactor
- fix rename bug - temp save
This commit is contained in:
2
.github/workflows/dev-latest.yml
vendored
2
.github/workflows/dev-latest.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Create Version info
|
||||
run: |
|
||||
echo "VERSION = '2.6.0-beta'" > module/conf/version.py
|
||||
echo "VERSION = '2.6.0-beta'" > module/__version__.py
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
||||
Reference in New Issue
Block a user