From 6c490ec0177d612153bbf6fb5a9e980fa5e00665 Mon Sep 17 00:00:00 2001 From: Eason Lu Date: Mon, 17 Jun 2024 21:44:00 -0700 Subject: [PATCH] test11 --- .github/workflows/timedupdate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/timedupdate.yml b/.github/workflows/timedupdate.yml index a0b4aba..b775ce0 100644 --- a/.github/workflows/timedupdate.yml +++ b/.github/workflows/timedupdate.yml @@ -37,6 +37,7 @@ jobs: cp -r ~/plan9port . - name: Commit and push run: | + cd ~/9fans.github.io git add . git commit -m "Automated update" git remote add testFork https://github.com/Eason-Y-Lu/9fans.github.io.git