Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylmakalle committed Feb 7, 2021
1 parent a7e1664 commit 5725970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
rm -rf $HOME/telegram-configuration
mkdir -p $HOME/telegram-configuration
cp -R build-system/example-configuration/* $HOME/telegram-configuration/
echo "ng_env = \"$NG_ENV\"" >> $HOME/telegram-configuration/variables.bzl
# build the app
python3 build-system/Make/Make.py \
Expand Down

0 comments on commit 5725970

Please sign in to comment.