Skip to content

Commit

Permalink
Update setup_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reyery committed Sep 15, 2024
1 parent 6624c7d commit 94b2b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GUI_GH_TOKEN }}
run: |
cd $GITHUB_WORKSPACE/gui
yarn install --immutable
yarn install
yarn version $CEA_VERSION
yarn electron:release
mv "out/CityEnergyAnalyst-GUI Setup ${CEA_VERSION}.exe" $GITHUB_WORKSPACE/setup/gui_setup.exe
Expand Down

0 comments on commit 94b2b36

Please sign in to comment.