From 3f586f0ff9b7c1ee621dac9f446812d151306bd2 Mon Sep 17 00:00:00 2001 From: sappho Date: Sat, 20 Apr 2024 17:11:17 -0400 Subject: [PATCH] working-directory --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9deee7d..940ca16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -169,6 +169,7 @@ jobs: with: # Artifact name # name: # optional, default is artifact + working-directory: extension/build/package # A file, directory or wildcard pattern that describes what to upload path: ${{ env.ZIP_FILENAME }} # The desired behavior if no files are found using the provided path.