Skip to content

Commit 482b0b7

Browse files
committed
xsxcds
1 parent 9cc6265 commit 482b0b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
shell: bash
7777
id: create-build-number
7878
run: |
79+
git fetch origin
7980
git checkout -b main origin/main
8081
git switch ${{ github.ref_name }}
8182
echo $(git rev-list --count ${{ github.ref_name }} ^main)

0 commit comments

Comments
 (0)