Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
ci: fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
velenyx committed Sep 8, 2023
1 parent 03a51db commit b6f11ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: client-success-artifact
path: client_success.txt
path: ./client

# Uncomment below to run tests when they are available
# - name: Run tests
Expand Down

0 comments on commit b6f11ac

Please sign in to comment.