mirror of
https://github.com/DoctorWkt/pdp7-unix.git
synced 2026-04-25 03:44:41 +00:00
cpan
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -24,5 +24,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: cpan -i DateTime
|
||||
run: sudo apt-get install libdatetime-perl
|
||||
|
||||
- name: build
|
||||
run: make clean;make alt; make clean; make
|
||||
|
||||
Reference in New Issue
Block a user