Skip to content

Commit 898ca55

Browse files
committed
release: don't forget to checkout
1 parent 4a316eb commit 898ca55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- create-release
2626

2727
steps:
28+
- uses: actions/checkout@v4
29+
2830
- name: push to RubyGems
2931
run: |
3032
gem build lzfse.gemspec

0 commit comments

Comments
 (0)