Skip to content

update submodule

update submodule #4

Workflow file for this run

name: ghci
on:
push:
branches: ghci
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: hello world
run: echo hello world && echo `pwd` && echo `ls` && echo Environment\n\n && printenv