Skip to content

Commit

Permalink
Assume version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 17, 2023
1 parent e7d7688 commit 905c946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
SECRET_OE_LICENSE: ${{ secrets.OE_LICENSE }}

- name: Verify that the latest version was installed
# TODO: Turn this back on when 0.2.0 is fixed
if: ${{ true == false }}
run: |
cd /tmp/
Expand Down

0 comments on commit 905c946

Please sign in to comment.