Skip to content

Commit a313e2e

Browse files
committed
fix
1 parent 4172cca commit a313e2e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111

1212
env:
13-
bashbrew-version: 0.1.12
13+
bashbrew-version: 0.1.13
1414

1515
jobs:
1616
build:
@@ -32,10 +32,8 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: actions/checkout@v4
3434
with:
35-
# repository: docker-library/official-images
36-
repository: asbiin/official-images
35+
repository: docker-library/official-images
3736
path: official-images
38-
ref: monica-tests
3937

4038
- name: Fix image
4139
if: matrix.arch == 'i386'

0 commit comments

Comments
 (0)