Update GitHub actions

This commit is contained in:
Hillel Coren 2021-04-28 14:05:07 +03:00
parent acb6946559
commit d13572b7be
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ jobs:
cp pubspec.foss.yaml pubspec.yaml
rm pubspec.lock
flutter build web --web-renderer html --release
flutter build web --web-renderer html --release
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/invoiceninja.git invoiceninja_foss
cd invoiceninja_foss