Update continuous.yml

This commit is contained in:
sam-sneed 2024-03-17 17:31:45 +00:00 committed by GitHub
parent 128b8466fa
commit 2ef48b863d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
container: container:
image: appimagecrafters/appimage-builder:latest image: appimagecrafters/appimage-builder:latest
steps: steps:
- uses: actions/checkout@v4.1.2 - uses: actions/checkout@v3.6.0
- name: Set up User - name: Set up User
run: | run: |
apt update apt update