Skip to content

Commit

Permalink
Update autobuild.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
julianfairfax authored Oct 16, 2024
1 parent 95a8f71 commit f5eec80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autobuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ sleep 3
if [[ ! -z "$(which flatpak-node-generator)" ]]; then
git clone https://github.com/signalapp/Signal-Desktop.git -b $branch
cd Signal-Desktop
rm -rf node_modules
flatpak-node-generator npm package-lock.json
cp generated-sources.json ../
cd ../
Expand Down

0 comments on commit f5eec80

Please sign in to comment.