Update beta.yml

This commit is contained in:
Danwebt
2024-06-23 18:54:10 +02:00
committed by GitHub
parent 3b809daa49
commit 04ada13949

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
CI: true
SKIP_BUILD: false
SKIP_BUILD: true
steps:
- name: Checkout repo