Skip to content

Commit

Permalink
package_linux needs to depend on checkout_build
Browse files Browse the repository at this point in the history
  • Loading branch information
weaver299 committed Oct 20, 2021
1 parent 184119e commit 0c8bba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/3x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
container:
image: quay.io/pantheon-public/php-ci:v7.4
if: ${{ startsWith(github.ref, 'refs/tags/') }}
needs: [ checkout_build ]
steps:
- name: Download repo content from artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 0c8bba2

Please sign in to comment.