diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b5a16d0..94c32fb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -21,6 +21,8 @@ jobs: - name: Setup marine uses: fluencelabs/setup-marine@v1 + with: + artifact-name: marine - name: Build run: ./build.sh