Skip to content

Commit

Permalink
Update openwrt6.6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
firkerword authored Nov 18, 2024
1 parent 9709132 commit 0c6350b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt6.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
df -hT $PWD
git clone $REPO_URL -b $REPO_BRANCH openwrt
ln -sf /mnt/workdir/lede $GITHUB_WORKSPACE/lede
ln -sf /mnt/workdir/openwrt $GITHUB_WORKSPACE/openwrt
cd openwrt
useVersionInfo=$(git show -s --date=short --format="%0AAuthor: %an%0Adate: %cd%0Acommit: %s%0Acommit hash: %H")
echo "useVersionInfo=$useVersionInfo" >> $GITHUB_ENV
Expand Down

0 comments on commit 0c6350b

Please sign in to comment.