aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-10 23:58:41 -0500
committerBobby <[email protected]>2022-11-10 23:58:41 -0500
commit99da56c588b85e45dfca57d9da2f4ff090efbc94 (patch)
treed5eab60443fd964bfe298c752390b75807b6f919 /.github/workflows/main.yml
parent30c44f0148c40130320591bd56bca8707a251eec (diff)
downloadthatcomputerscientist-99da56c588b85e45dfca57d9da2f4ff090efbc94.tar.xz
thatcomputerscientist-99da56c588b85e45dfca57d9da2f4ff090efbc94.zip
Testing workflow
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index d7e5bb82..22482dff 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -6,6 +6,4 @@ jobs:
runs-on: "self-hosted"
steps:
- uses: actions/checkout@v2
- - name: Run Script
- working-directory: _work
- run: sh /home/ubuntu/deploy.sh
+ - run: sh "echo Script Running"