Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
miniben-90 committed Aug 6, 2024
1 parent 1c93317 commit 82db64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
image: ${{ matrix.settings.image }}
options: --user 0:0
# -v ${{ github.workspace }}/.github/docker-ubuntu-rust-install.sh:/usr/local/docker-ubuntu-rust-install.sh -v ${{ github.workspace }}/x-win-rs:/work -w /work
run: echo "hello world!"
run: ls -ltrh

- name: Build
run: cargo build --release --target ${{ matrix.settings.target }}
Expand Down

0 comments on commit 82db64b

Please sign in to comment.