cvw/.github/workflows/install.yml

16 lines
284 B
YAML
Raw Normal View History

name: Installation test
on: [workflow_dispatch]
jobs:
install:
name: Test installation on Ubuntu 22.04LTS
runs-on: ubuntu-22.04
steps:
2024-07-06 13:12:05 +00:00
- run: df -h
- uses: actions/checkout@v4
- name: install
2024-07-05 14:08:11 +00:00
run: sudo ./bin/wally-tool-chain-install.sh