Skip to content

Commit

Permalink
try danamic site
Browse files Browse the repository at this point in the history
  • Loading branch information
henkwiedig committed Nov 12, 2024
1 parent f8c8994 commit 356f3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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 MSPOSD_VERSION=${GITHUB_SHA} br-msposd
make BOARD=ssc338q_fpv MSPOSD_VERSION=${GITHUB_SHA} MSPOSD_SITE="https://github.com/${GITHUB_REPOSITORY}/archive/refs/tags/${MSPOSD_VERSION}.tar.gz" br-msposd
- name: Upload binary
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 356f3e0

Please sign in to comment.