run dev builds in ci

This commit is contained in:
Aiden McClelland
2022-11-28 14:43:51 -07:00
committed by Aiden McClelland
parent d8d13f8bf6
commit 63859b81ad
6 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ on:
- master
- next
env:
ENVIRONMENT: "dev"
jobs:
dpkg:
uses: ./.github/workflows/debian.yaml