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 - name: Upload artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: update.tar name: lamassu-server.tar.gz
path: update.tar path: lamassu-server.tar.gz
- name: Move cache - name: Move cache
run: | run: |