File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484
8585 - name : Compress binary
8686 run : |
87- tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dockerCopilot-new
87+ tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dist/linux/${{ matrix.arch }}/ dockerCopilot-new
8888
8989 - name : List current directory
9090 run : ls -la
Original file line number Diff line number Diff line change 8484
8585 - name : Compress binary
8686 run : |
87- tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dockerCopilot-new
87+ tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dist/linux/${{ matrix.arch }}/ dockerCopilot-new
8888
8989 - name : List current directory
9090 run : ls -la
Original file line number Diff line number Diff line change 8484
8585 - name : Compress binary
8686 run : |
87- tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dockerCopilot-new
87+ tar -czvf dockerCopilot-${{ matrix.arch }}.tar.gz dist/linux/${{ matrix.arch }}/ dockerCopilot-new
8888
8989 - name : List current directory
9090 run : ls -la
You can’t perform that action at this time.
0 commit comments