Skip to content

Commit

Permalink
Update build-develop.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliojgd authored Nov 29, 2024
1 parent 27cb8a1 commit a3d5f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
dune build _build/default/anmetrigal.exe --verbose
- name: Upload the build artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: anmetrigal.exe
path: src/_build/default/anmetrigal.exe

0 comments on commit a3d5f15

Please sign in to comment.