Skip to content

Commit

Permalink
Update Build_PR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mgo committed Sep 16, 2024
1 parent afce658 commit 459f2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: make
run: make appimage-bld/osc-tui-x86_64.AppImage

- uses: "actions/upload-artifact@v2"
- uses: "actions/upload-artifact@v4"
with:
name: build
path: appimage-bld/osc-tui-x86_64.AppImage

0 comments on commit 459f2c7

Please sign in to comment.