From 03772130313303fbb567cebf7e3743f1c9f86c18 Mon Sep 17 00:00:00 2001 From: John Harker <43181178+NBTX@users.noreply.github.com> Date: Sun, 7 Jun 2020 22:46:07 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f517cd5..9a233f5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -48,7 +48,7 @@ jobs: v: true # optional, default is false # Prints the build commands as compilation progresses - #x: # optional, default is false + x: true # optional, default is false # Indicates which kind of object file to build #buildmode: # optional, default is default @@ -77,4 +77,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} - assets_path: ./build + assets_path: ./build/