Skip to content

Commit

Permalink
Debugging dev-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Geniola committed Oct 7, 2020
1 parent 51837cf commit d6cf519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
needs: [build]
steps:
- name: Calculate Version
id: tag
id: debug
run: |
echo "Workspace."
ls -l $GITHUB_WORKSPACE
Expand Down

0 comments on commit d6cf519

Please sign in to comment.