Skip to content

Commit

Permalink
Update build-datalogger-iot-sdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod authored Apr 23, 2024
1 parent 114ef98 commit 979b4a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-datalogger-iot-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
run: |
git clone --branch refactor-to-sdk-and-cmake [email protected]:sparkfun/SparkFun_Flux.git
mv SparkFun_Flux flux-sdk
export FLUX_SDK_PATH=`pwd`/flux-sdk
ls flux-sdk/
printenv
echo "FLUX_SDK_PATH=$(`pwd`/flux-sdk)" >> $GITHUB_ENV
- name: Run CMake
run: |
Expand Down

0 comments on commit 979b4a2

Please sign in to comment.