Skip to content

Commit

Permalink
Short-term fix of build runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Boltz committed Feb 17, 2023
1 parent 5c912da commit d5028fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/[email protected]
with:
use-display-output: true
no-caching: true
runner-label: ubuntu-latest
deploy-updatesite: 'target/repository'
secrets:
SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }}
Expand Down

0 comments on commit d5028fa

Please sign in to comment.