Skip to content

Commit

Permalink
checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent a7c42ba commit 91b49ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
runs-on: ${{ matrix.runner }}

steps:
- uses: actions/checkout@v4


- name: ls
run: ls -alh

- name: apt
run: sudo apt install -y libidn2-dev cpanminus

Expand Down

0 comments on commit 91b49ab

Please sign in to comment.