Skip to content

Commit

Permalink
dirclean
Browse files Browse the repository at this point in the history
  • Loading branch information
henkwiedig committed Nov 12, 2024
1 parent 58aed2c commit d89c115
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 @@ -34,6 +34,7 @@ jobs:
sudo apt-get update
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC sudo apt-get -y install git make wget gcc libevent-dev libcsfml-dev file g++ cpio unzip rsync bc bzip2
cd firmware
make BOARD=ssc338q_fpv br-msposd-dirclean
sed -i "s/openipc/${GITHUB_REPOSITORY%/*}/" general/package/msposd/msposd.mk
make BOARD=ssc338q_fpv MSPOSD_VERSION=${MSPOSD_VERSION} br-msposd
Expand Down

0 comments on commit d89c115

Please sign in to comment.