From a303231d4e3aa09c001091559390099dd02c3eb8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 8 Aug 2024 22:39:00 -0400 Subject: [PATCH] Switch back to upstream Plogon This was temporary while Dalamud wasn't released for 7.0, but this is no longer needed --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4124d71..adf1c89 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: - name: Checkout Plogon uses: actions/checkout@v4 with: - repository: redstrate/Plogon # temporarily for API_LEVEL 10 + repository: goatcorp/Plogon path: Plogon - name: Create required folders