chore(ci): clean up workflow file
Build and Release / Build Linux (push) Failing after 2s
Build and Release / Build Windows (push) Failing after 1s
Build and Release / Create Release (push) Has been skipped

This commit is contained in:
Daniel Dybing
2026-08-03 23:57:01 +02:00
parent cab3d837b5
commit c4b8304764
-2
View File
@@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
options: "-v act_temp:/var/run/act"
steps:
- name: Checkout
uses: actions/checkout@v3
@@ -65,7 +64,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: tobix/pywine:3.10
options: "-v act_temp:/var/run/act"
steps:
- name: Install Node.js
run: |