1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-04-14 17:32:55 -04:00

Ruby: use setup script

This commit is contained in:
Alex Kotov 2022-02-10 02:55:17 +05:00 committed by GitHub
parent 72582b63a9
commit f515387504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,8 +57,8 @@ jobs:
- name: install
run: sudo make install
- working-directory: pkgs/ruby
name: bundle
run: bundle install
name: setup
run: ./bin/setup
- working-directory: pkgs/ruby
name: compile
run: rake compile