mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-23 17:33:47 +01:00
Update test.yml
This commit is contained in:
parent
d7a97891f7
commit
f4e741746f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
|||||||
cmake --build ${{ github.workspace }}/build --target Package
|
cmake --build ${{ github.workspace }}/build --target Package
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: package
|
name: package
|
||||||
# Upload entire repository
|
# Upload entire repository
|
||||||
|
Loading…
Reference in New Issue
Block a user