Skip to content

Commit ebb3f0a

Browse files
committed
ci: adjust release action
1 parent 5e53b98 commit ebb3f0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
exit 1
2323
- run: gleam format --check src test
2424
- run: gleam test --target erlang
25-
- run: rm -rf ./build/bin
2625
- run: gleam test --target javascript
2726
- run: gleam publish -y
2827
- run: gleam docs publish -y

0 commit comments

Comments
 (0)