Skip to content

Commit

Permalink
change back to stable branch of action repro
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinerSchinkoethe authored Jan 21, 2025
1 parent 7ff60fe commit 99f3d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on: push

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

0 comments on commit 99f3d49

Please sign in to comment.