make as pipeline

This commit is contained in:
Silver Ghost 2022-11-15 14:14:02 +03:00
parent b15e85885c
commit 0062d43a03
No known key found for this signature in database

View File

@ -41,6 +41,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [tests]
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3