Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RexhuangTW committed Sep 9, 2024
1 parent d3e757b commit 6ea63fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup folder
run: |
mkdir -p $UPLOAD_FOLDER/$BIN_FOLDER
git config --global --add safe.directory *
git config --global --add safe.directory /__w/Rafael-IoT-SDK/Rafael-IoT-SDK
- name: Get Git Version
run: echo "GIT_VERSION=$(git describe --dirty=-test --always --tags --long --match 'release-v*')" >> $GITHUB_ENV
Expand Down

0 comments on commit 6ea63fe

Please sign in to comment.