We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2e844 commit 2b45822Copy full SHA for 2b45822
.github/workflows/make_release.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build_linux-x86_64:
11
runs-on: ubuntu-latest
12
- container: phusion/holy-build-box-64:3.0.2
+ container: phusion/holy-build-box-64:4.0.1
13
steps:
14
- name: Install wget
15
id: install-wget
@@ -125,4 +125,4 @@ jobs:
125
fail_on_unmatched_files: true
126
generate_release_notes: true
127
files: |
128
- mSWEEP-*.tar.gz
+ mSWEEP-*.tar.gz
0 commit comments