修复部分语法错误
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: AUTO_MAA_$env:version
|
||||
name: AUTO_MAA_${{ env.version }}
|
||||
path: |
|
||||
data/**/*
|
||||
gui/**/*
|
||||
|
||||
Reference in New Issue
Block a user