Skip to content

Commit

Permalink
Merge pull request #321 from SumolX/git-workflow-release
Browse files Browse the repository at this point in the history
Fixed github action version history
  • Loading branch information
SumolX authored May 18, 2024
2 parents be42a2c + 24b85c1 commit 2e2519b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
libogg \
libvpx
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Configure
run: |
${{ matrix.platform.source_cmd }}
Expand Down

0 comments on commit 2e2519b

Please sign in to comment.