summaryrefslogtreecommitdiff
path: root/.github/workflows/build-debian-package.yml
AgeCommit message (Collapse)Author
2020-11-30Combine binary workflows into one with multiple jobsJohn J. Camilleri
2020-11-24See what's in /mingw64/binJohn J. Camilleri
2020-11-19Rename artifactsJohn J. Camilleri
2020-11-18Don't build binaries on pushJohn J. Camilleri
2020-11-17Copy package from parent dir first because upload-artifact doesn't allow ..John J. Camilleri
2020-11-17Remove RGL and HTML from Debian buildJohn J. Camilleri
2020-09-05Update package database on ubuntu buildAndreas Källberg
Fixes 404 error: https://github.com/GrammaticalFramework/gf-core/runs/1076062405
2020-06-30Copy packages so that upload-artifact can find themJohn J. Camilleri
2020-06-30Try alternate way for uploading artifactJohn J. Camilleri
2020-06-30Try alternate way of cloning RGL one level upJohn J. Camilleri
2020-06-30Add txt2tags and pandoc to build envJohn J. Camilleri
2020-06-30Add sudo to apt commandJohn J. Camilleri
https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#administrative-privileges-of-github-hosted-runners
2020-06-30First attempt at GitHub action for building Debian packageJohn J. Camilleri