File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 - name : Download libexiv2
1212 run : |
13- wget -nv https://www. exiv2.org/builds /exiv2-0.27.5-Source.tar.gz
13+ wget -nv https://github.com/Exiv2/ exiv2/releases/download/v0.27.5 /exiv2-0.27.5-Source.tar.gz
1414 tar xf exiv2-0.27.5-Source.tar.gz
1515 cp conanfile.py exiv2-0.27.5-Source/
1616
Original file line number Diff line number Diff line change 1010
1111 - name : Download libexiv2
1212 run : |
13- wget -nv https://www. exiv2.org/builds /exiv2-0.27.5-Source.tar.gz
13+ wget -nv https://github.com/Exiv2/ exiv2/releases/download/v0.27.5 /exiv2-0.27.5-Source.tar.gz
1414 tar xf exiv2-0.27.5-Source.tar.gz
1515
1616 - name : Build wheels
Original file line number Diff line number Diff line change 99 uses : actions/checkout@v2
1010
1111 - name : Download Exiv2 source
12- run : wget -nv https://www. exiv2.org/builds /exiv2-0.27.5-Source.tar.gz
12+ run : wget -nv https://github.com/Exiv2/ exiv2/releases/download/v0.27.5 /exiv2-0.27.5-Source.tar.gz
1313
1414 - name : Store downloaded file
1515 uses : actions/upload-artifact@v2
You can’t perform that action at this time.
0 commit comments