Skip to content

Commit e3e0175

Browse files
committed
why
1 parent 2775694 commit e3e0175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
run: |
150150
echo "max_required_byond_client=$(grep -Ev '^[[:blank:]]{0,}#{1,}|^[[:blank:]]{0,}$' .github/max_required_byond_client.txt | tail -n1)" >> $GITHUB_OUTPUT
151151
- name: Set up BYOND cache
152-
uses: ./.github/actions/restore_or_install_byond
152+
uses: ./.github/workflows/restore_or_install_byond
153153

154154
run_all_tests:
155155
name: Integration Tests

0 commit comments

Comments
 (0)