Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdanggg2 authored Nov 11, 2024
1 parent 23ccab5 commit ed4d708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Build Solution
run: |
python scripts/BuildAll.py
python scripts/BuildAll.py --version ${{env.GITHUB_SHA_SHORT}}
# Upload build artifacts
- name: Upload Build Artifacts
Expand Down

0 comments on commit ed4d708

Please sign in to comment.