Skip to content

Commit d09319f

Browse files
committed
removed failed command
1 parent 1066acd commit d09319f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
working-directory: ./atcoder-problems-frontend
6565

6666
steps:
67-
- name: Setup
68-
run: sudo apt-get install -y libgconf-2-4
67+
# - name: Setup
68+
# run: sudo apt-get install -y libgconf-2-4
6969
- uses: actions/checkout@v2
7070
- name: Use Node.js
7171
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)