Skip to content

Commit

Permalink
Make sure that yarn is the correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
reyery committed Sep 15, 2024
1 parent 94b2b36 commit b6928bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GUI_GH_TOKEN }}
run: |
cd $GITHUB_WORKSPACE/gui
yarn set version 4.4.1
yarn install
yarn version $CEA_VERSION
yarn electron:release
Expand Down

0 comments on commit b6928bf

Please sign in to comment.