Skip to content

Commit

Permalink
fix client location
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopavezi committed Sep 1, 2023
1 parent 5768d53 commit 4059c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: ignas-gustainis/Nuitka-Action@main
with:
nuitka-version: main
script-name: main.py
script-name: ./client/main.py
onefile: true
follow-import-to: multiaddr.codecs.idna,multiaddr.codecs.uint16b,eth_hash.backends.pycryptodome,Crypto.Hash

Expand Down

0 comments on commit 4059c6e

Please sign in to comment.