From 027ae003c7f4c37d32c58bf923f8cf0e4a5c2966 Mon Sep 17 00:00:00 2001 From: Kristofer Hallin Date: Mon, 23 Sep 2024 13:55:11 +0200 Subject: [PATCH] Re-arranged ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c13c81b..4d00f0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,7 @@ jobs: run: DEB_BUILD_OPTIONS=nocheck python3 setup.py --command-packages=stdeb.command bdist_deb create-package: + runs-on: ubuntu-latest steps: - name: Create deb packet id: create_release