Skip to content

Commit

Permalink
Switching to production ready version
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBB authored Jan 31, 2020
1 parent 7b751b2 commit 319257e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Test XVFB
uses: GabrielBB/xvfb-action@v0.2-alpha
uses: GabrielBB/xvfb-action@v1
with:
run: echo 'Testing xvfb'
run: echo 'Testing xvfb'

0 comments on commit 319257e

Please sign in to comment.