Update continuous.yml
This commit is contained in:
parent
1d59d30e5f
commit
00191cc02b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous.yml
vendored
2
.github/workflows/continuous.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: appimagecrafters/appimage-builder:latest
|
image: appimagecrafters/appimage-builder:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v3.6.0
|
||||||
- name: Set up User
|
- name: Set up User
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
|
|
Loading…
Reference in a new issue