Skip to content

Commit 1b77012

Browse files
authored
Update main.yml
1 parent 02a7abf commit 1b77012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
uses: actions/download-artifact@v2
108108
with:
109109
name: assembles_${{ github.sha }}
110-
path: open-state/build/libs
110+
path: build/libs
111111

112112
- name: Set up QEMU
113113
uses: docker/setup-qemu-action@v1

0 commit comments

Comments
 (0)