From 24762871d525dab16875c65b1f04e6c288af0f9c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 23 Mar 2022 21:41:04 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 3c5db6330..19fa30474 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -13,7 +13,6 @@ jobs: with: node-version: '14' cache: 'npm' - # - run: sudo chmod 755 'scripts/commands/api/load.sh' - run: npm run api:load - uses: actions/upload-artifact@v2 with: