Skip to content

Commit e7167fc

Browse files
committed
Update build.yaml
1 parent bac814e commit e7167fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
update_version:
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: Checkout repository
19+
uses: actions/[email protected]
1820
- name: Get commit hash
1921
id: commit-hash
2022
run: echo "COMMIT_HASH=$(git rev-parse --short HEAD)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)