Skip to content

Commit

Permalink
Modify docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaeger committed Nov 3, 2023
1 parent 9ce4837 commit 04e99d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pydesigner_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
-
name: Fetch PyDesigner version
name: Checkout
uses: actions/checkout@v3
-
name: Fetch version
uses: SebRollen/[email protected]
id: version
with:
Expand Down

0 comments on commit 04e99d5

Please sign in to comment.