fix: upload artifact (#1712)

This commit is contained in:
CrypticaScriptura 2024-08-14 16:47:47 -04:00 committed by GitHub
parent e83836be9f
commit f24b8fff23

View file

@ -38,8 +38,8 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: update.tar
path: update.tar
name: lamassu-server.tar.gz
path: lamassu-server.tar.gz
- name: Move cache
run: |