forked from DL-Mirrors/termux-docker
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
16662afc28 |
2
.github/workflows/docker_build.yml
vendored
2
.github/workflows/docker_build.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Store tar archive
|
- name: Store tar archive
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: termux-docker-${{ matrix.CPU_ARCH }}-${{ github.sha }}
|
name: termux-docker-${{ matrix.CPU_ARCH }}-${{ github.sha }}
|
||||||
path: termux-docker-${{ matrix.CPU_ARCH }}.tar
|
path: termux-docker-${{ matrix.CPU_ARCH }}.tar
|
||||||
|
|||||||
Reference in New Issue
Block a user