Skip to content

Commit

Permalink
Ruby cache
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Jul 31, 2024
1 parent 5541332 commit 6c67bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smoke-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
runs-on: macos-14
steps:
- uses: actions/[email protected]
- uses: ./.github/actions/ruby-cache
- name: Get branch name
id: get_branch_name
run: echo "branch=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 6c67bc4

Please sign in to comment.