From c45c2a9445c17f5ddae2945c087d445159be4ed4 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 1 Sep 2023 14:21:54 -0700 Subject: fix syntax --- .github/workflows/main.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows/main.yaml') diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 7e21b606..c784cbbe 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -60,8 +60,7 @@ jobs: # Download corresponding binary artifact for the platform - name: Create server directory - run: | - mkdir -p ~/.continue/server/exe + run: mkdir -p ~/.continue/server/exe - name: Download Linux build uses: actions/download-artifact@v2 -- cgit v1.2.3-70-g09d2