From ea2fc58d9ae4da9bf280ce2d4fd87896aa4b693d Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Wed, 19 Jul 2023 19:29:41 +0900 Subject: Fix a typo [ci skip] --- .github/workflows/bundled_gems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/bundled_gems.yml') diff --git a/.github/workflows/bundled_gems.yml b/.github/workflows/bundled_gems.yml index dce206ed4d..eb82441c4c 100644 --- a/.github/workflows/bundled_gems.yml +++ b/.github/workflows/bundled_gems.yml @@ -66,7 +66,7 @@ jobs: continue-on-error: true - name: Install libraries - uses: ./.gituhb/actions/setup/ubuntu + uses: ./.github/actions/setup/ubuntu if: ${{ steps.diff.outcome == 'failure' }} - name: Build -- cgit v1.2.3