Skip to content

Commit

Permalink
change action to branch with fix
Browse files Browse the repository at this point in the history
temporary change from stable to fix/libtinfo6_use_for_tests
  • Loading branch information
ReinerSchinkoethe authored Jan 21, 2025
1 parent 8b39b19 commit 66a9a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ on: push

jobs:
test-apax-lib:
uses: simatic-ax/actions/.github/workflows/apax-build-test.yml@stable
uses: simatic-ax/actions/.github/workflows/apax-build-test.yml@fix/libtinfo6_use_for_tests
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
LOGIN_SIMATIC_AX: true
LOGIN_SIMATIC_AX: true

0 comments on commit 66a9a50

Please sign in to comment.