Skip to content

Commit

Permalink
skip deps install
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jun 22, 2020
1 parent 233ae91 commit 52c5e6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- uses: actions/checkout@v2
- uses: crazy-max/ghaction-docker-buildx@v1

- name: "Install deps"
run: sudo apt-get install rename
# - name: "Install deps"
# run: sudo apt-get install rename

- name: "Build ${{ github.event.comment.body }}"
timeout-minutes: 3000
Expand Down

0 comments on commit 52c5e6a

Please sign in to comment.