Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tekd authored Aug 1, 2024
1 parent 489298b commit 7b93c8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
node-version: [16.14]
steps:
- uses: actions/checkout@v4
- name: Update Main Branch
run: git pull origin main
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42
with:
Expand Down

0 comments on commit 7b93c8e

Please sign in to comment.