Skip to content

Commit

Permalink
ci problem fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
maemresen committed May 4, 2024
1 parent af9a526 commit 09eb57c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
BUILD_NUMBER: ${{ steps.build-number.outputs.BUILD_NUMBER }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- id: build-number
name: Configuring Build Number
run: |
Expand Down

0 comments on commit 09eb57c

Please sign in to comment.