Skip to content

Commit d28cd4e

Browse files
authored
ubuntu.yml を更新
1 parent 205f075 commit d28cd4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ubuntu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
make
4242
4343
- name: Archive the build artifacts
44-
uses: actions/upload-artifact@latest
44+
uses: actions/upload-artifact@v4
4545
with:
4646
name: app
47-
path: build/app_executable_name
47+
path: build/

0 commit comments

Comments
 (0)