Fixed action
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
- main
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- name: Build Nightly Release
|
- build-nightly:
|
||||||
|
name: Build Nightly Release
|
||||||
runs-on: Debian-x86
|
runs-on: Debian-x86
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user