mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Added steps to shell
This commit is contained in:
parent
b54f0fa366
commit
b4db416707
1
.github/workflows/shell.yml
vendored
1
.github/workflows/shell.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
container: docker://ubuntu:latest
|
||||
steps:
|
||||
- name: Update Package Manager
|
||||
run: apt-get DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user