Skip to content

Commit

Permalink
chore: update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 authored Sep 12, 2024
1 parent f0a35bf commit b1087df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
#!/bin/bash
cd scripts
source exports.sh
echo $OUT_DIR
echo $PROJECT_DIR
echo $CRASHPAD_DIR
echo $MODULE_NAME
mkdir -p $OUT_DIR
bash compile.sh
bash handler.sh
Expand Down

0 comments on commit b1087df

Please sign in to comment.