Skip to content

Commit

Permalink
sudo test
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 12, 2024
1 parent 36b0bac commit 4be09ff
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 @@ -44,7 +44,7 @@ jobs:
run: |
echo "MONGO_URL=${{ env.MONGO_URL }}" >> "$GITHUB_ENV"
echo "CONFIG_FILE=${{ env.CONFIG_FILE }}" >> "$GITHUB_ENV"
echo "$MONGO_URL"
sudo echo "$MONGO_URL"
sudo mkdir /srv/genisys
- name: Run Genisys Server
Expand Down

0 comments on commit 4be09ff

Please sign in to comment.