Skip to content

Commit

Permalink
drop! Testing Prima again
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed May 7, 2023
1 parent 82e3aff commit 44b2b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/downstream-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: PDLPorters/devops
ref: master
ref: 20230507-prima
path: .github/devops
- run: make -C .github/devops/docker -f Makefile.docker docker.pdl PATH_TO_PDL=$(pwd)
- run: docker save pdl:latest --output pdl-latest.tar
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: PDLPorters/devops
ref: master
ref: 20230507-prima
path: .github/devops
- uses: perl-actions/install-with-cpanm@v1
- run: |
Expand Down

0 comments on commit 44b2b63

Please sign in to comment.