Skip to content

Commit

Permalink
wip: migration from Travis CI to GitHub Actions #149
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Dec 9, 2023
1 parent 6dc39a1 commit 86f4a4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ chmod +x ./.github/workflows/env.sh
echo "##[group]Build"

# Define the application name
APP=$(node -p -e "require('./package.json').name")
cd $APP
yarn pwa:build
EXIT_CODE=$?
Expand Down

0 comments on commit 86f4a4f

Please sign in to comment.