From 9dbb8b649d13ada7adf696b44fff98f946447c5a Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sun, 23 Jan 2022 13:45:17 -0500 Subject: Update update-site.yml --- .github/workflows/update-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml index 6e7e4f6..4cee720 100644 --- a/.github/workflows/update-site.yml +++ b/.github/workflows/update-site.yml @@ -10,4 +10,4 @@ jobs: - uses: actions/checkout@v2 - name: Rename readme file - run: ./screepts/update_site.sh + run: ./scripts/update_site.sh -- cgit v1.2.3