Skip to content

Commit 869c1ac

Browse files
committed
Do not install ruby manually
1 parent b8b173a commit 869c1ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
goreleaser:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- run: apt-get install ruby
1817
- uses: actions/checkout@v3
1918
with:
2019
fetch-depth: 0

0 commit comments

Comments
 (0)