Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Lysak committed Dec 11, 2024
1 parent 6d5ec3d commit daf097a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:

- run: pnpm rebuild -r

- name: Download build
- name: Stateless Download build
id: download
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:

- run: pnpm rebuild -r

- name: Download build
- name: Stateful Download build
id: download
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit daf097a

Please sign in to comment.