Skip to content

Commit

Permalink
changed name of the flux repo to flux-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Apr 24, 2024
1 parent 7b921e3 commit 304a125
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-datalogger-iot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
# checkout flux-sdk
- name: Checkout the flux-sdk
run: |
git clone --branch main [email protected]:sparkfun/SparkFun_Flux.git
mv SparkFun_Flux flux-sdk
git clone --branch main [email protected]:sparkfun/flux-sdk.git
echo "FLUX_SDK_PATH=`pwd`/flux-sdk" >> $GITHUB_ENV
# Run cmake - this will build a custom SparkFun_Flux library we can use with
Expand Down

0 comments on commit 304a125

Please sign in to comment.