Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Surenthiran authored Jun 20, 2024
1 parent 839c22a commit e765fa0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
Configuration: Release

steps:

- name: Install Git
run: |
choco install git --version 2.40.1 # Or specify the version you need
- name: Checkout
uses: actions/checkout@v3.5.2
with:
Expand Down

0 comments on commit e765fa0

Please sign in to comment.