Skip to content

Commit

Permalink
test gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Aug 27, 2024
1 parent ccb88b1 commit 31951a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crazy-max/ghaction-github-runtime@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
id: builder1
- uses: crazy-max/ghaction-github-runtime@v3
- run: cd openssl-cross-docker-build &&
mkdir -p output &&
docker build --progress=plain
Expand Down

0 comments on commit 31951a9

Please sign in to comment.