summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-08-29 20:03:21 -0400
committerNat Goodspeed <nat@lindenlab.com>2023-08-29 20:03:21 -0400
commitb06aa53f59dcd2efa4c73bbaa84b17c0d080117e (patch)
tree9f0b45d4d9cb81430005ad620064179ababa8b48 /.github/workflows
parent7779cebdcd1aecbce92c660072c00064185a95f1 (diff)
SL-18837: Only list the downloaded artifacts.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 61a1215d07..d62b640369 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -267,7 +267,7 @@ jobs:
path: artifacts
- name: Show what we downloaded
- run: ls -R
+ run: ls -R artifacts
- name: Make output dir
run: mkdir assets