Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
for path of bundled package
Browse files Browse the repository at this point in the history
CURA-11600
  • Loading branch information
saumyaj3 committed Feb 2, 2024
1 parent b5c337e commit a34de12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ jobs:

- uses: fieldOfView/cura-plugin-packager-action@main
with:
source_folder: "cura-plugin/CuraEngineGradualFlow"
package_info_path: "cura-plugin/CuraEngineGradualFlow/package.json"
source_folder: "cura-plugin/plugins/CuraEngineGradualFlow"
package_info_path: "cura-plugin/plugins/CuraEngineGradualFlow/package.json"

- name: Upload the Cura package
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a34de12

Please sign in to comment.