Skip to content

Commit

Permalink
http://130.88.193.57/spalloc/
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 27, 2024
1 parent c3630b0 commit 29af3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ runs:
shell: bash
run: |
echo '[Machine]' >> ~/.${{ inputs.cfg_file }}.cfg
echo 'spalloc_server = https://130.88.193.57/spalloc/' >> ~/.${{ inputs.cfg_file }}.cfg
echo 'spalloc_server = http://130.88.193.57/spalloc/' >> ~/.${{ inputs.cfg_file }}.cfg
echo 'spalloc_port = 22244' >> ~/.${{ inputs.cfg_file }}.cfg
echo 'version = 5' >> ~/.${{ inputs.cfg_file }}.cfg

0 comments on commit 29af3b8

Please sign in to comment.