Skip to content

Commit

Permalink
Dynamic and Dynamic Labels were both trying to write to the artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpryce committed Oct 16, 2024
1 parent 3a5b672 commit 1980780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: upload data and bin
uses: actions/upload-artifact@v4
with:
name: dynamic-${{matrix.os}}
name: dynamic-labels-${{matrix.os}}
path: |
./dist/**
./data/**

0 comments on commit 1980780

Please sign in to comment.