Skip to content

Commit

Permalink
Added &
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 15, 2024
1 parent fe997e3 commit 7fde2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/genisys-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
run: sudo $(which poetry) run genisys install -f ${{ env.CONFIG_FILE }}

- name: Run Genisys Server
run: sudo -E $(which poetry) run genisys server -f ${{ env.CONFIG_FILE }}
run: sudo -E $(which poetry) run genisys server -f ${{ env.CONFIG_FILE }} &

0 comments on commit 7fde2a9

Please sign in to comment.