Skip to content

Commit

Permalink
install expect
Browse files Browse the repository at this point in the history
  • Loading branch information
portersrc committed Oct 4, 2024
1 parent da3939c commit 62b28e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/porter-gha-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
##- name: Install expect
## run: sudo apt-get install -y expect
- name: Install expect
run: sudo apt-get install -y expect
##- name: Install cosign
## uses: sigstore/cosign-installer@main
#- name: Rust toolchain installation
Expand Down

0 comments on commit 62b28e8

Please sign in to comment.