Skip to content

Commit

Permalink
ci: try setting user
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 20, 2023
1 parent a43b17d commit 0706a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
PROJECT_PATH: ./scratch-blocks
container:
image: python:2.7.18-buster
options: --user 1001
steps:
- uses: actions/checkout@v3
- name: Install Chrome Dependencies
Expand Down

0 comments on commit 0706a16

Please sign in to comment.