6
0

load-test-v02

This commit is contained in:
Jon Michael Aanes 2024-04-03 23:38:31 +02:00
parent f471455dab
commit 7a34f3c2c2
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: apt-get update - run: apt-get update
- run: apt-get install -y fish luajit optipng ffmpeg zip rsync - run: apt-get install -y fish luajit optipng ffmpeg zip rsync love
- name: Setting up SSH - name: Setting up SSH
uses: https://github.com/shimataro/ssh-key-action@v2.5.1 uses: https://github.com/shimataro/ssh-key-action@v2.5.1
with: with: