Skip to content

Commit 9aaec9e

Browse files
committed
ci: restore checkout
1 parent 1c16801 commit 9aaec9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
BUILD_VERSION: ${{ env.BUILD_VERSION }}
2323

2424
steps:
25-
# - name: checkout
26-
# uses: actions/checkout@v6
25+
- name: checkout
26+
uses: actions/checkout@v6
2727

2828
- name: get version
2929
id: get-version

0 commit comments

Comments
 (0)