mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-26 19:03:33 +00:00
fixed syntax error in YAML file
This commit is contained in:
parent
d42f6d04c5
commit
6325cb2fe4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: echo ${{ steps.buildx.outputs.platforms }}
|
||||
- name: Install Podman
|
||||
run: sudo apt update && sudo apt install -y podman
|
||||
- name: Free up disk space
|
||||
- name: Free up disk space
|
||||
run: |
|
||||
# Remove Java (JDKs)
|
||||
sudo rm -rf /usr/lib/jvm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user