diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 147a27a4..6df5699b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,8 @@ jobs: key: maelstrom-${{ hashFiles('**/Cargo.lock') }} - name: Test run: ./scripts/run-tests-on-maelstrom.sh + - name: Inspect somethings + run: file /home/runner/work/maelstrom/maelstrom/target/release/build/openssl-sys-*/build-script-main deploy-documentation: name: Build and Deploy Documentation diff --git a/flake.lock b/flake.lock index 10f22bed..db343c4b 100644 --- a/flake.lock +++ b/flake.lock @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720255158, - "narHash": "sha256-rTB8Zd77oXk86JYQy6MoKFLFAohhzyN0FDPJWgeK930=", + "lastModified": 1725784592, + "narHash": "sha256-+q9YZ4HWL50epIkN7o25UmiPx9kHylkpwMwF2ynSdcc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d7b200a1978111e42d9e3fc8c0208d47b8304b29", + "rev": "17fb773308a8558abaa05b5df71cdaf3e5208e66", "type": "github" }, "original": {