Update GitHub actions
This commit is contained in:
parent
acb6946559
commit
d13572b7be
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue