Skip to content

Commit

Permalink
fix: fix static workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
wzxha committed Jan 8, 2024
1 parent c3c776a commit 98df1b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
steps:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.4
bundler-cache: true
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 98df1b3

Please sign in to comment.