From 359204e803dd188c7d5f86bb9de0b5e2825e4eea Mon Sep 17 00:00:00 2001 From: Denis Smetannikov Date: Sun, 16 May 2021 02:35:39 +0300 Subject: [PATCH] Fixes --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dd70965..5b2244d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -109,6 +109,7 @@ jobs: include: - php-version: 8.0 experimental: true + build-way: update steps: - name: Checkout code uses: actions/checkout@v2