Skip to content

Commit

Permalink
Fixes skupperproject#390 - Move extraneous files out of / dir in orde…
Browse files Browse the repository at this point in the history
…r to perform a spring cleanup
  • Loading branch information
jiridanek committed Apr 28, 2022
1 parent fdfd076 commit d682bba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,9 @@ jobs:
- uses: actions/checkout@v3

- name: Deploy the spec.rpkg file
run: ln -s packaging/skupper-router.spec.rpkg ./

- name: Install build dependencies (2/2)
run: |
rpkg spec --outdir /tmp/rpkg
Expand Down
File renamed without changes.

0 comments on commit d682bba

Please sign in to comment.