This commit is contained in:
iFargle 2023-10-03 20:37:05 +09:00
parent 6be9280ded
commit a89406113c

View file

@ -27,11 +27,6 @@ jobs:
id
uname -a
hostname
- name: "Docker: Node Info"
run: |
id
uname -a
hostname
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server."