mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
fix CI deployment 3
This commit is contained in:
1
.github/workflows/deploy2.yml
vendored
1
.github/workflows/deploy2.yml
vendored
@@ -21,7 +21,6 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
rebuild: # Makes sure all artifacts are updated and use the new version
|
rebuild: # Makes sure all artifacts are updated and use the new version
|
||||||
needs: "update-versions"
|
|
||||||
uses: "./.github/workflows/build.yml"
|
uses: "./.github/workflows/build.yml"
|
||||||
with:
|
with:
|
||||||
ref: "${{ inputs.ref }}"
|
ref: "${{ inputs.ref }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user