Skip to content

Commit

Permalink
update yarnrc
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Apr 16, 2024
1 parent 6d0e290 commit 12eab1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ jobs:
- name: Save yarnrc file
uses: actions/upload-artifact@v3
with:
name: yarnrc.yml
name: .yarnrc.yml
if-no-files-found: error
path: yarnrc.yml
- name: Save build icon packages
path: .yarnrc.yml
- name: Save icon packages
uses: actions/upload-artifact@v3
with:
if-no-files-found: error
Expand Down

0 comments on commit 12eab1d

Please sign in to comment.