Skip to content

Commit

Permalink
temp remove volume to get new path
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Apr 11, 2020
1 parent 1d65956 commit ed65e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/alpine.yml
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
container:
image: node:${{ matrix.node }}-alpine${{ matrix.alpine }}
volumes:
- $GITHUB_WORKSPACE/vendor:/__w/node-sass/node-sass/vendor
# volumes:
# - $GITHUB_WORKSPACE/vendor:/__w/node-sass/node-sass/vendor
env:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
strategy:
Expand Down

0 comments on commit ed65e12

Please sign in to comment.