Skip to content

Commit

Permalink
echo test
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 12, 2024
1 parent c36a06e commit a5596ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/genisys-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
echo "MONGO_URL=${{ env.MONGO_URL }}" >> $GITHUB_ENV
echo "CONFIG_FILE=${{ env.CONFIG_FILE }}" >> $GITHUB_ENV
echo "$MONGO_URL"
sudo mkdir /srv/genisys
- name: Run Genisys Server
Expand Down

0 comments on commit a5596ea

Please sign in to comment.