fix: Why does release run install-packages?
This commit is contained in:
parent
b5624caf4d
commit
12a98dbdc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
lune run install-packages
|
||||
lune run build
|
||||
|
||||
- name: Upload Build Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue